home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / dctta005.zip / DCTTAG.CFG < prev    next >
Text File  |  1996-06-11  |  2KB  |  64 lines

  1. ;                        DCT Tagline Appender 0.05
  2. ;                            By Dan Traczynski
  3. ;
  4. ;
  5. ;Sysopfirst  Specifies the first name of the sysop as it will be shown to
  6. ;            the users.
  7. ;
  8. ;SysopLast   Specifies the last name of the sysop as it will be shown to
  9. ;            the users.
  10. ;
  11. ;BBSName     Specifies the name of the BBS as it will be shown to users.
  12. ;
  13. SYSOPFIRST Dan
  14. SYSOPLAST Traczynski
  15. BBSNAME No Name BBS
  16.  
  17. ;
  18. ; Uncomment this line if you don't want users to be able to add their own
  19. ; taglines (therefore they must pick one that is shown to them).
  20. ;
  21. ;NoUserDefined
  22.  
  23. ;
  24. ; Uncomment the next line if you use a fossil device driver.
  25. ;
  26. FOSSIL
  27.  
  28. ;
  29. ; Uncomment the next line if you use a X00153+ fossil device driver.
  30. ;
  31. ;XFOSSIL
  32.  
  33. ;
  34. ;LockBaud    This will specify a locked baud rate. If you specify this
  35. ;            parameter, then no matter what the BBS software says, this
  36. ;            baud rate will be used. [NOTE: You can also specify the locked
  37. ;            baud rate using /Bxxxx from the command line]
  38. ;
  39. ;LOCKBAUD 38400
  40.  
  41. ;
  42. ;Port1       If you must use a non-standard interrupt, the program can be
  43. ;Port2       configured for IRQs 0-15. The port# indicates the chosen comport
  44. ;Port3       Follow this with the port address in hex.  Afterward put the IRQ
  45. ;Port4       in decimal.  For an example if comport 3 at irq 15 and address
  46. ;            $03E8 was needed use the following:
  47. ;            PORT3 03E8 15
  48. ;
  49. ;       ┌┬──────────── If you are going to use a non-standard IRQ place the
  50. ;       ││             port address in hex one space after the PORT# option.
  51. ;       ││
  52. ;       ││  ┌┬──────── If you have a non-standard IRQ position the IRQ number
  53. ;       \/  \/         one space after the ports' hex address.
  54. ;PORT1 03F8 4
  55. ;PORT2 02F8 3
  56. ;PORT3 03E8 4
  57. ;PORT4 02E8 3
  58.  
  59. ;
  60. ; Uncomment this line if you don't want to have the status bar displayed at
  61. ; the bottom of the screen.
  62. ;
  63. ;STATUS OFF
  64.